#include <classes.h>
Public Member Functions | |
| void | NewBuilding (int buildingId, int roofId, int size, int xpos, int zpos, int buildingTexture, int roofTexture) |
| void BuildingN::NewBuilding | ( | int | buildingId, | |
| int | roofId, | |||
| int | size, | |||
| int | xpos, | |||
| int | zpos, | |||
| int | buildingTexture, | |||
| int | roofTexture | |||
| ) | [inline] |
create a new Building and setup the model
1.5.8